func runtime.goroutineheader

7 uses

	runtime (current package)
		mprof.go#L1719: 			goroutineheader(gp)
		panic.go#L1584: 			goroutineheader(gp)
		signal_unix.go#L772: 		goroutineheader(gp)
		signal_unix.go#L776: 			goroutineheader(mp.curg)
		traceback.go#L1220: func goroutineheader(gp *g) {
		traceback.go#L1306: 		goroutineheader(curgp)
		traceback.go#L1331: 		goroutineheader(gp)